-
Notifications
You must be signed in to change notification settings - Fork 5.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
*: Update pd client to apply a new api path #56255
Conversation
Signed-off-by: okJiang <[email protected]>
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #56255 +/- ##
================================================
+ Coverage 73.4312% 75.1452% +1.7139%
================================================
Files 1607 1619 +12
Lines 445889 447806 +1917
================================================
+ Hits 327422 336505 +9083
+ Misses 98411 90802 -7609
- Partials 20056 20499 +443
Flags with carried forward coverage won't be shown. Click here to find out more.
|
/hold After this PR, lightning can't use a different version with cluster? If so please check with PM |
@lance6716 This api seems not be used by lightning. You can check it. |
/unhold |
/retest |
/retest |
Have you updated |
/retest |
You need to run |
Signed-off-by: okJiang <[email protected]>
…pd-client Signed-off-by: okJiang <[email protected]>
[FORMAT CHECKER NOTIFICATION] Notice: To remove the For example:
📖 For more info, you can check the "Contribute Code" section in the development guide. |
Done~ |
#56292 has updated pd-client to a newer version. So we can close this pr and issue. |
What problem does this PR solve?
Issue Number: close #56254
Problem Summary:
What changed and how does it work?
Check List
Tests
Release note
Please refer to Release Notes Language Style Guide to write a quality release note.